projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ca6dea
)
* src/puresize.h (BASE_PURESIZE): Increase it by a little bit.
author
Glenn Morris
<rgm@gnu.org>
Fri, 27 May 2016 23:41:07 +0000
(19:41 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 27 May 2016 23:41:07 +0000
(19:41 -0400)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index fb9d934cad58a23431232e22b500986271d2b292..5b884d3b715fac76bd22e14748a9cebcac1055e6 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-47,7
+47,7
@@
INLINE_HEADER_BEGIN
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (180
0
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (180
1
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */